@charset "utf-8";
body {
	font-family: Arial,"arial black", "arial narrow", "arial rounded mt bold", "arial, helvetica, sans-serif","微软雅黑", "Microsoft Yahei UI", "Microsoft Yahei","\5B8B\4F53";
	min-width: 320px;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
p,
a {
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
p {
	margin: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}


/*banner，导航开始*/

.header-main {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	background: transparent;
	display: block;
	z-index: 980;
	-webkit-transition: padding 0.4s ease;
	-moz-transition: padding 0.4s ease;
	transition: padding 0.4s ease;
}


/*logo制作*/

.header-row {
	padding-left: 50px;
	padding-right: 50px;
}

header.header-main #logo {
	font-size: .6em;
	margin-top: 1.2em;
	display: inline-block;
	vertical-align: middle;
}

header.header-main .logocontainer a div.uilogo {
	position: relative;
	z-index: 999;
	display: inline-block;
	vertical-align: middle;
	margin-right: 1em;
	top: -.39em;
}

.bg-video-box #container {
	position: relative;
}

.uilogo {
	position: relative;
}

.uilogo .logo {
	box-sizing: content-box;
	overflow: hidden;
	text-indent: -9000px;
	display: block;
	width: 50px;
	height: 50px;
	border-bottom: 14px solid #fff;
	border-left: 14px solid #fff;
	border-radius: 10px 0 0 10px;
}

.uilogo .uilogo-span1 {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 37px;
	border-top: 14px solid #fff;
	display: block;
	border-radius: 10px 0 0 0;
}

.uilogo .uilogo-span2 {
	position: absolute;
	bottom: 0px;
	right: 0;
	content: '';
	height: 37px;
	border-right: 14px solid #fff;
	display: block;
}

.uilogo .logo:after {
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	background-color: #c5a47e;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

#logo:hover .logo:after,
.uilogo:hover .logo:after {
	background-color: #D36940;
	box-shadow: 0px 0px 33px 4px #D36940;
}

header.header-main .logocontainer a {
	text-decoration: none;
}

header.header-main .logocontainer a div.uiwz {
	position: relative;
	z-index: 999;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -.39em;
}

header.header-main .logocontainer a div.uiwz>.p1 {
	font-size: 28px;
	color: #fff;
	margin-bottom: 0px;
	font-weight: bold;
}

header.header-main .logocontainer a div.uiwz>.p2 {
	font-size: 13px;
	color: #fff;
	margin-bottom: 0;
}

#logo:hover div.uiwz span {
	color: #c5a47e;
}

header.header-main .logocontainer a div.uiwz>.p1>span:nth-of-type(1) {
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

header.header-main .logocontainer a div.uiwz>.p1>span:nth-of-type(2) {
	-webkit-transition-delay: 0.150s;
	-moz-transition-delay: 0.150s;
	transition-delay: 0.150s;
}

header.header-main .logocontainer a div.uiwz>.p1>span:nth-of-type(3) {
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2;
}

header.header-main .logocontainer a div.uiwz>.p1>span:nth-of-type(4) {
	-webkit-transition-delay: 0.25s;
	-moz-transition-delay: 0.25s;
	transition-delay: 0.25s;
}

header.header-main .logocontainer a div.uiwz>.p1>span:nth-of-type(5) {
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

header.header-main .logocontainer a div.uiwz>.p2>span:nth-of-type(1) {
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

header.header-main .logocontainer a div.uiwz>.p2>span:nth-of-type(2) {
	-webkit-transition-delay: 0.125s;
	-moz-transition-delay: 0.125s;
	transition-delay: 0.125s;
}

header.header-main .logocontainer a div.uiwz>.p2>span:nth-of-type(3) {
	-webkit-transition-delay: 0.150s;
	-moz-transition-delay: 0.150s;
	transition-delay: 0.150s;
}

header.header-main .logocontainer a div.uiwz>.p2>span:nth-of-type(4) {
	-webkit-transition-delay: 0.175s;
	-moz-transition-delay: 0.175s;
	transition-delay: 0.175s;
}

header.header-main .logocontainer a div.uiwz>.p2>span:nth-of-type(5) {
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

header.header-main .logocontainer a div.uiwz>.p2>span:nth-of-type(6) {
	-webkit-transition-delay: 0.225s;
	-moz-transition-delay: 0.225s;
	transition-delay: 0.225s;
}

header.header-main .logocontainer a div.uiwz>.p2>span:nth-of-type(7) {
	-webkit-transition-delay: 0.25s;
	-moz-transition-delay: 0.25s;
	transition-delay: 0.25s;
}

header.header-main .logocontainer a div.uiwz>.p2>span:nth-of-type(8) {
	-webkit-transition-delay: 0.275s;
	-moz-transition-delay: 0.275s;
	transition-delay: 0.275s;
}

header.header-main .logocontainer a div.uiwz>.p2>span:nth-of-type(9) {
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

header.header-main .logocontainer a div.uiwz>.p2>span:nth-of-type(10) {
	-webkit-transition-delay: 0.325s;
	-moz-transition-delay: 0.325s;
	transition-delay: 0.325s;
}

@media screen and (max-width: 767px) {
	.uilogo .logo {
		box-sizing: content-box;
		overflow: hidden;
		text-indent: -9000px;
		display: block;
		width: 30px;
		height: 30px;
		border-bottom: 10px solid #fff;
		border-left: 10px solid #fff;
		border-radius: 5px 0 0 5px;
	}
	.uilogo .uilogo-span1 {
		position: absolute;
		top: 0;
		left: 0;
		content: '';
		width: 20px;
		border-top: 10px solid #fff;
		display: block;
		border-radius: 5px 0 0 5px;
	}
	.uilogo .uilogo-span2 {
		position: absolute;
		bottom: 0px;
		right: 0;
		content: '';
		height: 20px;
		border-right: 10px solid #fff;
		border-radius: 0 0 5px 5px;
		display: block;
	}
	.uilogo .logo:after {
		display: block;
		content: "";
		width: 10px;
		height: 10px;
		background-color: #c5a47e;
		position: absolute;
		top: 0;
		right: 0;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		transition: all 1s ease;
	}
	header.header-main .logocontainer a div.uiwz>.p1 {
		font-size: 18px;
		color: #fff;
		margin-bottom: 0px;
		font-weight: bold;
	}
	header.header-main .logocontainer a div.uiwz>.p2 {
		font-size: 10px;
		color: #fff;
		margin-bottom: 0;
	}
	.header-row {
		padding-left: 15px;
		padding-right: 15px;
	}
	.header-main {
		padding-top: .5em;
		padding-bottom: .5em;
	}
}


/*logo制作结束*/


/*导航条*/

header.header-main nav {
	float: right;
	display: inline-block;
	vertical-align: middle;
	margin: 2em 0 1em;
}

header.header-main nav ul>li {
	position: relative;
	display: inline-block;
	margin-left: 2em;
	padding: 0;
	vertical-align: middle;
}

header.header-main nav li a:not(.btn) {
	position: relative;
	padding-bottom: .125em;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

header.header-main nav li a:not(.btn):hover::after,
a:not(.btn):focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

header.header-main nav li a:not(.btn):after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #c5a47e;
	content: '';
	opacity: 0;
	-webkit-transform: translateX(-100px);
	-moz-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	-o-transform: translateX(-100px);
	transform: translateX(-100px);
	-webkit-transition: opacity 0.3s, -webkit-transform .3s;
	-moz-transition: opacity 0.3s, -moz-transform .3s;
	transition: opacity 0.3s, transform .3s;
}

header.header-main nav ul>li a.btn {
	font-family: "微软雅黑";
	color: #fff;
	border: 1px solid;
	border-radius: 3px;
	letter-spacing: 0;
	font-size: 14px;
	padding: .5em 1em .5em;
	line-height: 1;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	transform: translateY(-1px);
	-o-transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
	-moz-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
	-ms-transition: all 1s;
	-moz-transition: all 1s;
}

header.header-main nav ul>li a:hover,
header.header-main nav ul>li a:active {
	color: #c5a47e !important;
}

header.header-main.sticky {
	position: fixed;
	top: 0;
	background: #fff;
	padding: 0.13em 0 0.4em;
	width: 100%;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
	-webkit-transform: translateZ(0);
	visibility: visible;
	-webkit-backface-visibility: hidden;
	opacity: 1;
}

@keyframes fade-down {
	from {
		top: -122px;
		opacity: 0;
	}
	to {
		top: 0px;
		opacity: 1;
	}
}

@-webkit-keyframes fade-down {
	/*Safari and Chrome*/
	from {
		top: -122px;
		opacity: 0;
	}
	to {
		top: 0px;
		opacity: 1;
	}
}

.fade-down {
	-webkit-animation: fade-down ease-in-out .9s 0.1s both;
	-moz-animation: fade-down ease-in-out .9s 0.1s both;
	animation: fade-down ease-in-out .9s 0.1s both;
}

.header-main.sticky .uilogo .logo {
	box-sizing: content-box;
	overflow: hidden;
	text-indent: -9000px;
	display: block;
	width: 50px;
	height: 50px;
	border-bottom: 14px solid #333;
	border-left: 14px solid #333;
	border-radius: 10px 0 0 10px;
}

.header-main.sticky .uilogo .uilogo-span1 {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 37px;
	border-top: 14px solid #333;
	display: block;
	border-radius: 10px 0 0 0;
}

.header-main.sticky .uilogo .uilogo-span2 {
	position: absolute;
	bottom: 0px;
	right: 0;
	content: '';
	height: 37px;
	border-right: 14px solid #333;
	border-radius: 0 0 10px 10px;
	display: block;
}

header.header-main.sticky .logocontainer a div.uiwz>.p1 {
	font-size: 28px;
	color: #333;
	margin-bottom: 0px;
	font-weight: bold;
}

header.header-main.sticky .logocontainer a div.uiwz>.p2 {
	font-size: 13px;
	color: #333;
	margin-bottom: 0;
}

header.header-main.sticky nav li a {
	color: #a4a6a9;
}

header.header-main.sticky nav ul>li a.btn {
	color: #a4a6a9;
}

header.header-main.sticky nav li .hamburger span {
	background-color: #a4a6a9;
}

@media screen and (max-width: 1199px) {
	header.header-main nav ul>li {
		margin-left: 1em;
	}
}

@media screen and (max-width: 767px) {
	.header-main.sticky .uilogo .logo {
		box-sizing: content-box;
		overflow: hidden;
		text-indent: -9000px;
		display: block;
		width: 30px;
		height: 30px;
		border-bottom: 10px solid #333;
		border-left: 10px solid #333;
		border-radius: 5px 0 0 5px;
	}
	.header-main.sticky .uilogo .uilogo-span1 {
		position: absolute;
		top: 0;
		left: 0;
		content: '';
		width: 20px;
		border-top: 10px solid #333;
		display: block;
		border-radius: 5px 0 0 5px;
	}
	.header-main.sticky .uilogo .uilogo-span2 {
		position: absolute;
		bottom: 0px;
		right: 0;
		content: '';
		height: 20px;
		border-right: 10px solid #333;
		border-radius: 0 0 5px 5px;
		display: block;
	}
	.header-main.sticky .uilogo .logo:after {
		display: block;
		content: "";
		width: 10px;
		height: 10px;
		background-color: #c5a47e;
		position: absolute;
		top: 0;
		right: 0;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		transition: all 1s ease;
	}
	header.header-main.sticky .logocontainer a div.uiwz>.p1 {
		font-size: 18px;
		color: #333;
		margin-bottom: 0px;
		font-weight: bold;
	}
	header.header-main.sticky .logocontainer a div.uiwz>.p2 {
		font-size: 10px;
		color: #333;
		margin-bottom: 0;
	}
}

.mobile-nav-bg {
	-webkit-transition: all .7s cubic-bezier(0.34, 0.95, 0.27, 0.98);
	-moz-transition: all .7s cubic-bezier(0.34, 0.95, 0.27, 0.98);
	transition: all .7s cubic-bezier(0.34, 0.95, 0.27, 0.98);
	background-color: rgba(0, 0, 0, 0.94);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 100%;
	bottom: 0;
	margin: 0;
	padding: 0;
	z-index: 999;
	display: table;
	-webkit-transform: translateZ(0);
	visibility: visible;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.mobile-nav-bg.js-nav-open {
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.94);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .5s cubic-bezier(0.34, 0.95, 0.27, 0.98);
	-moz-transition: all .5s cubic-bezier(0.34, 0.95, 0.27, 0.98);
	transition: all .5s cubic-bezier(0.34, 0.95, 0.27, 0.98);
}

.mobile-nav-links ul {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	list-style-position: outside;
	padding: 0;
	margin: 0 auto;
	list-style: none
}

.mobile-nav-bg .mobile-nav-links ul li {
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 0;
	text-align: center;
	padding-top: 20%;
	padding-bottom: 20%;
	letter-spacing: 2px;
	transform: translateX(120%);
	-o-transform: translateX(120%);
	-webkit-transform: translateX(120%);
	-moz-transform: translateX(120%);
	-ms-transform: translateX(120%);
}

.mobile-nav-bg .mobile-nav-links ul li:nth-of-type(1) {
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.mobile-nav-bg .mobile-nav-links ul li:nth-of-type(2) {
	-webkit-transition-property: all;
	-webkit-transition-delay: 0.35s;
	-moz-transition-delay: 0.35s;
	transition-delay: 0.35s;
}

.mobile-nav-bg .mobile-nav-links ul li:nth-of-type(3) {
	-webkit-transition-property: all;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.mobile-nav-bg .mobile-nav-links ul li:nth-of-type(4) {
	-webkit-transition-property: all;
	-webkit-transition-delay: 0.65s;
	-moz-transition-delay: 0.65s;
	transition-delay: 0.65s;
}

.mobile-nav-bg .mobile-nav-links ul li:nth-of-type(5) {
	-webkit-transition-property: all;
	-webkit-transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

.mobile-nav-bg .mobile-nav-links ul li:nth-of-type(6) {
	-webkit-transition-property: all;
	-webkit-transition-delay: 0.95s;
	-moz-transition-delay: 0.95s;
	transition-delay: 0.95s;
}

.mobile-nav-bg .mobile-nav-links ul li:nth-of-type(7) {
	-webkit-transition-property: all;
	-webkit-transition-delay: 1.05s;
	-moz-transition-delay: 1.05s;
	transition-delay: 1.05s;
}

.mobile-nav-bg.js-nav-open .mobile-nav-links ul li {
	transform: translateX(0%);
	-o-transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	opacity: 1;
}

.mobile-nav-bg .mobile-nav-links ul li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	transition: color, 0.4s, ease-in;
	-o-transition: color, 0.4s, ease-in;
	-webkit-transition: color, 0.4s, ease-in;
	-moz-transition: color, 0.4s, ease-in;
	-ms-transition: color, 0.4s, ease-in;
}

.mobile-nav-bg .mobile-nav-links ul li a:hover {
	color: #c5a47e;
}

.banner-center-text {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.banner-center-text * {
	color: #fff;
}

.banner-center-text a {
	text-decoration: none;
	color: #fff
}

.banner-center-text h3,
.banner-center-text h4 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.banner-center-text a:nth-of-type(1) {
	margin-top: 30px;
}

.banner-center-text a:nth-of-type(2) {
	margin-top: 15px;
}

.banner-center-text h4 {
	font-size: 22px;
	letter-spacing: 6px;
	margin: 0;
	margin-bottom: 25px;
}

.banner-center-text h3 {
	font-size: 22px;
	line-height: 2em;
	margin: 0;
}

.banner-center-text h1 {
	font-size: 48px;
	padding-bottom: 5px;
}

.banner-center-text .sep {
	border: 1px solid rgba(255, 255, 255, 0.4);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	display: block;
	width: 10%;
	margin: 25px auto;
	border: 1px solid #c5a47e;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.sep-wide {
	width: 20% !important;
}

.btn-pill {
	cursor: pointer;
	-webkit-appearance: none;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-family: "微软雅黑";
	font-weight: 600;
	color: white;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0.1em;
	border: 1px solid rgba(255, 255, 255, 0.7);
	padding: .7em 5.4em .7em;
	border-radius: 10em;
	position: relative;
	outline: 0;
	z-index: 0;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.btn-pill:hover {
	color: #404041;
	background-color: rgba(255, 255, 255, 0.7);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.btn-pill:focus {
	color: #fff;
	text-decoration: none;
}

.mast--link {
	display: inline-block;
	margin-top: 1em;
	color: #c5a47e;
	text-decoration: none;
	line-height: inherit;
	-webkit-transition: color, 0.6s, ease-in;
	-moz-transition: color, 0.6s, ease-in;
	transition: color, 0.6s, ease-in;
}

.mast--link:hover {
	color: #755735;
	-webkit-transition: color, 0.6s, ease-out;
	-moz-transition: color, 0.6s, ease-out;
	transition: color, 0.6s, ease-out;
}

.overlay-darkalpha {
	background-color: #7B5B35 !important;
	opacity: .8 !important;
}

.overlay-darknavy {
	background-color: #00185A !important;
	opacity: 0.9 !important;
}

@media screen and (max-width: 1440px) {
	.banner-center-text h1 {
		font-size: 46px;
		padding-bottom: 0px;
	}
	.banner-center-text h4 {
		font-size: 20px;
		margin-bottom: 18px;
	}
	.banner-center-text h3 {
		font-size: 20px;
		letter-spacing: 2px;
	}
	.btn-pill {
		font-size: 12px;
		padding: .7em 3.4em .7em;
	}
	.mast--link {
		font-size: 12px;
	}
	.banner-center-text .sep {
	    margin: 20px auto;
	}
	.banner-center-text a:nth-of-type(1) {
	    margin-top: 25px;
	    padding: .8em 3em .8em;
	}
}

@media screen and (max-width: 991px) {
	.banner-center-text h1 {
		font-size: 40px;
		padding-bottom: 0px;
	}
	.banner-center-text h4 {
		font-size: 18px;
		margin-bottom: 18px;
	}
	.banner-center-text h3 {
		font-size: 14px;
		letter-spacing: 2px;
	}
	.btn-pill {
		font-size: 12px;
		padding: .7em 3em .7em;
	}
	.mast--link {
		font-size: 12px;
	}
	.banner-center-text .sep {
	    margin: 20px auto;
	}
	.banner-center-text a:nth-of-type(1) {
	    margin-top: 20px;
	    padding: .8em 3em .8em;
	}
}

@media screen and (max-width: 500px) {
	.banner-center-text h1 {
		font-size: 24px;
		padding-bottom: 0px;
	}
	.banner-center-text h4 {
		font-size: 14px;
		margin-bottom: 18px;
	}
	.banner-center-text h3 {
		font-size: 12px;
		letter-spacing: 0px;
	}
	.btn-pill {
		font-size: 12px;
		padding: .7em 3em .7em;
	}
	.mast--link {
		font-size: 12px;
	}
	.banner-center-text .sep {
	    margin: 20px auto;
	}
	.banner-center-text a:nth-of-type(1) {
	    margin-top: 20px;
	    padding: .8em 3em .8em;
	}
}


/*banner翻转文字特效*/


/*.link--ycl {
	color: #D3D3D3;
	font-family: 'Playfair Display';
	font-weight: 400;
	font-size: 10em;
	overflow: hidden;
	display: inline-block;
	margin: 0;
}

.link--ycl span {
	display: inline-block;
	position: relative;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,0deg);
	transform: perspective(1000px) rotate3d(0,1,0,0deg);
	-webkit-transition: -webkit-transform 0.5s, color 0.5s;
	transition: transform 0.5s, color 0.5s;
}

.link--ycl:hover span {
	color: rgba(255,255,255,1);
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,360deg);
	transform: perspective(1000px) rotate3d(0,1,0,360deg);
}

.link--ycl span:nth-child(5),
.link--ycl:hover span:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.link--ycl span:nth-child(4),
.link--ycl:hover span:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.link--ycl span:nth-child(3),
.link--ycl:hover span:nth-child(3) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.link--ycl span:nth-child(2),
.link--ycl:hover span:nth-child(4) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.link--ycl span:first-child,
.link--ycl:hover span:nth-child(5) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}*/


/*banner翻转文字特效---结束*/


/*滚动视觉差最上层内容*/

@media screen and (min-width: 768px) {
	.saparallax-index {
		transform: translate3d(0px, 0px, 2px);
		-moz-transform: translate3d(0px, 0px, 2px);
		-webkit-transform: translate3d(0px, 0px, 2px);
		-o-transform: translate3d(0px, 0px, 2px);
		-ms-transform: translate3d(0px, 0px, 2px);
	}
	.saparallax-header {
		transform: translate3d(0px, 0px, 1px);
		-moz-transform: translate3d(0px, 0px, 1px);
		-webkit-transform: translate3d(0px, 0px, 1px);
		-o-transform: translate3d(0px, 0px, 1px);
		-ms-transform: translate3d(0px, 0px, 1px);
	}
	.saparallax-footer {
		transform: translate3d(0px, 0px, 3px);
		-moz-transform: translate3d(0px, 0px, 3px);
		-webkit-transform: translate3d(0px, 0px, 3px);
		-o-transform: translate3d(0px, 0px, 3px);
		-ms-transform: translate3d(0px, 0px, 3px);
	}
}

@media screen and (max-width: 767px) {
	.saparallax-index {
		transform: translate3d(0px, 0px, 0px);
		-moz-transform: translate3d(0px, 0px, 0px);
		-webkit-transform: translate3d(0px, 0px, 0px);
		-o-transform: translate3d(0px, 0px, 0px);
		-ms-transform: translate3d(0px, 0px, 0px);
	}
	.saparallax-header {
		transform: translate3d(0px, 0px, 0px);
		-moz-transform: translate3d(0px, 0px, 0px);
		-webkit-transform: translate3d(0px, 0px, 0px);
		-o-transform: translate3d(0px, 0px, 0px);
		-ms-transform: translate3d(0px, 0px, 0px);
	}
	.saparallax-footer {
		transform: translate3d(0px, 0px, 0px);
		-moz-transform: translate3d(0px, 0px, 0px);
		-webkit-transform: translate3d(0px, 0px, 0px);
		-o-transform: translate3d(0px, 0px, 0px);
		-ms-transform: translate3d(0px, 0px, 0px);
	}
}


/*滚动视觉差最上层内容--结束*/


/*bgvideo向下按钮*/

.video-btndowm {
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
	cursor: pointer;
}
.video-btndowm div{
	position: relative;
}
.video-btndowm div:after{
	content: "";
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
}
.video-btndowm div embed {
	width: 37px;
	transition: all 0.5s ease-in-out;
}

.video-btndowm div:hover>embed {
	transform: rotate(360deg);
}


/*bgvideo向下按钮--结束*/


/*banner-导航结束*/


/*index-box1*/

.index-box1 {
	padding-top: 100px;
	padding-bottom: 110px;
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
}

.index-box1 .sep {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	display: block;
	width: 10%;
	margin: 1em auto;
	border: 1px solid #c5a47e;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.index-box1 .sep1 {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	display: block;
	width: 10%;
	margin: 1em auto;
	border: 1px solid #c5a47e;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.index-box1 h1 {
	margin-bottom: 30px;
}

.index-box1 p {
	color: #666666;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 35px;
	line-height: 1.75;
}

.index-box1-btn {
	text-decoration: none;
	text-align: center;
	font-weight: 600;
	color: #333333;
	font-size: 1em;
	line-height: 1em;
	border: 1px solid rgba(51, 51, 51, 1);
	padding: .7em 3.4em .7em;
	border-radius: 10em;
	position: relative;
	outline: 0;
	z-index: 0;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.index-box1-btn:hover {
	color: #c5a47e;
	border: 1px solid rgba(197, 164, 126, 1);
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.index-box1-btn:focus{
	text-decoration: none;
}
@media screen and (max-width: 1440px) {
	.index-box1 h1 {
		font-size: 30px;
	}
}

@media screen and (max-width: 1199px) {
	.index-box1 h1 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.index-box1 {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.index-box1 p {
		margin-top: 20px;
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 991px) {
	.index-box1 h1 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.index-box1 {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.index-box1 p {
		font-size: 12px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.index-box1-btn {
		font-size: 1em;
		padding: .6em 2.5em .6em;
		font-size: 12px;
	}
	.index-box1 .sep {
		width: 30%;
	}
}

@media screen and (max-width: 767px) {
	.index-box1 h1 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.index-box1 {
		padding-top: 40px;
		padding-bottom: 50px;
	}
	.index-box1 p {
		font-size: 10px;
		margin-top: 5px;
		margin-bottom: 20px;
	}
	.index-box1-btn {
		font-size: 1em;
		padding: .5em 2em .5em;
		font-size: 12px;
	}
}


/*index-box1--结束*/


/*index-box2--开始*/

.index-box2-div-bg {
	height: 0;
	padding-bottom: 70.54%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.index-box2-div-hdc {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/zzc.png);
}

.index-box2-div-text {
	width: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
}

.index-box2-div-text h1 {
	margin-bottom: 30px;
	color: #fff;
}

.index-box2 a:hover .sep {
	width: 50%;
}

.index-box2-div-text .sep {
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	width: 20%;
	margin: 1em auto;
	border: 1px solid #fff;
	-webkit-transition: width 1s ease;
	-moz-transition: width 1s ease;
	transition: width 1s ease;
}

.index-box2-div-text p {
	color: #fff;
	font-size: 14px;
	margin-top: 30px;
	max-width: 450px;
    margin: 0 auto;
}

.index-box2-div-text2 {
	width: 60%;
	position: absolute;
	bottom: 10%;
	left: 50%;
	text-align: center;
	transform: translateX(-50%);
}

.index-box2-div-text2 p {
	color: #fff;
}

.index-box2-div-text2 p>span {
	opacity: 0;
	transition: opacity 2s;
}

.index-box2-div-btn {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
}

.index-box2-div-btn>a {
	text-decoration: none;
	text-align: center;
	font-weight: 600;
	color: #fff;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0.1em;
	border: 1px solid rgba(255, 255, 255, 1);
	padding: .7em 3.4em .7em;
	border-radius: 10em;
	position: relative;
	outline: 0;
	z-index: 0;
	white-space: nowrap;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.index-box2-div-btn>a:hover {
	color: #c5a47e;
	border: 1px solid rgba(197, 164, 126, 1);
	text-decoration: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.index-footerbox-bgcolor {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	transition: background-color 1.5s;
	-webkit-transition: background-color 1.5s;
	-o-transition: background-color 1.5s;
	-moz-transition: background-color 1.5s;
	-ms-transition: background-color 1.5s;
}

.index-footerbox:hover .index-footerbox-bgcolor {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.70);
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	transition: background-color 1.5s;
	-webkit-transition: background-color 1.5s;
	-o-transition: background-color 1.5s;
	-moz-transition: background-color 1.5s;
	-ms-transition: background-color 1.5s;
}

.index-box2>.row>a:hover .index-box2-div-text2 p>span:nth-of-type(1) {
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2;
}

.index-box2>.row>a:hover .index-box2-div-text2 p>span:nth-of-type(2) {
	opacity: 1;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5;
}

.index-box2>.row>a:hover .index-box2-div-text2 p>span:nth-of-type(3) {
	opacity: 1;
	-webkit-transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	transition-delay: 0.8;
}

.index-box2>.row>a:hover .index-box2-div-text2 p>span:nth-of-type(4) {
	opacity: 1;
	-webkit-transition-delay: 1.1s;
	-moz-transition-delay: 1.1s;
	transition-delay: 1.1;
}

.index-box2>.row>a:hover .index-box2-div-text2 p>span:nth-of-type(5) {
	opacity: 1;
	-webkit-transition-delay: 1.4s;
	-moz-transition-delay: 1.4s;
	transition-delay: 1.4;
}


/*第一个色块*/

.index-box2>.row>a:hover .index-box2-div-color1 {
	background-color: rgba(106, 165, 21, 0.90);
}

.index-box2-div-color1 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}


/*第二个色块*/

.index-box2>.row>a:hover .index-box2-div-color2 {
	background-color: rgba(155, 28, 28, 0.90);
}

.index-box2-div-color2 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(197, 164, 126, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}


/*第三个色块*/

.index-box2>.row>a:hover .index-box2-div-color3 {
	background-color: rgba(226, 185, 31, 0.90);
}

.index-box2-div-color3 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(197, 164, 126, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}


/*第四个色块*/

.index-box2>.row>a:hover .index-box2-div-color4 {
	background-color: rgba(160, 55, 53, 0.90);
}

.index-box2-div-color4 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(61, 146, 207, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}


/*第五个色块*/

.index-box2>.row>a:hover .index-box2-div-color5 {
	background-color: rgba(238, 186, 104, 0.90);
}

.index-box2-div-color5 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}


/*第六个色块*/

.index-box2>.row>a:hover .index-box2-div-color6 {
	background-color: rgba(239, 62, 54, 0.90);
}

.index-box2-div-color6 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

/*第七个色块*/

.index-box2>.row>a:hover .index-box2-div-color7 {
	background-color: rgba(226,185,31,0.9);
}

.index-box2-div-color7 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

/*第八个色块*/

.index-box2>.row>a:hover .index-box2-div-color8 {
	background-color: rgba(236,185,103,0.9);
}

.index-box2-div-color8 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

/*第九个色块*/

.index-box2>.row>a:hover .index-box2-div-color9 {
	background-color: rgba(58,139,197,0.9);
}

.index-box2-div-color9 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

/*第十个色块*/

.index-box2>.row>a:hover .index-box2-div-color10 {
	background-color: rgba(51,73,152,0.9);
}

.index-box2-div-color10 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

/*第十一个色块*/

.index-box2>.row>a:hover .index-box2-div-color11 {
	background-color: rgba(63,144,201,0.9);
}

.index-box2-div-color11 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

/*第十二个色块*/

.index-box2>.row>a:hover .index-box2-div-color12 {
	background-color: rgba(196,131,61,0.9);
}

.index-box2-div-color12 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

/*第十三个色块*/

.index-box2>.row>a:hover .index-box2-div-color13 {
	background-color: rgba(183,0,34,0.9);
}

.index-box2-div-color13 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

/*第十四个色块*/

.index-box2>.row>a:hover .index-box2-div-color14 {
	background-color: rgba(31,40,111,0.9);
}

.index-box2-div-color14 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

/*第十五个色块*/

.index-box2>.row>a:hover .index-box2-div-color15 {
	background-color: rgba(255,114,24,0.9);
}

.index-box2-div-color15 {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-color: rgba(35, 122, 119, 0);
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

@media screen and (max-width: 1440px) {
	.index-box2-div-text h1 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.index-box2-div-text p {
		font-size: 14px;
		margin-top: 20px;
	}
}

@media screen and (max-width: 1199px) {
	.index-box2-div-text h1 {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.index-box2-div-text p {
		font-size: 12px;
		margin-top: 15px;
	}
	.index-box2-div-btn>a {
		padding: .7em 2em .7em;
	}
}

@media screen and (max-width: 991px) {
	.index-box2-div-text {
		width: 80%;
	}
	.index-box2-div-bg {
		height: 0;
		padding-bottom: 70%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.index-box2-div-text h1 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.index-box2-div-text p {
		font-size: 12px;
		margin-top: 10px;
	}
	.index-box2-div-btn>a {
		font-size: 12px;
		padding: .7em 2em .7em;
	}
}

@media screen and (max-width: 767px) {
	.index-box2-div-text {
		width: 65%;
	}
	.index-box2-div-bg {
		height: 0;
		padding-bottom: 65%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.index-box2-div-text h1 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.index-box2-div-text p {
		font-size: 14px;
		margin-top: 10px;
	}
	.index-box2-div-btn>a {
		font-size: 14px;
		padding: .7em 3em .7em;
	}
}

@media screen and (max-width: 450px) {
	.index-box2-div-text {
		width: 80%;
	}
	.index-box2-div-bg {
		height: 0;
		padding-bottom: 65%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.index-box2-div-text h1 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.index-box2-div-text p {
		font-size: 12px;
		margin-top: 10px;
	}
	.index-box2-div-text2 {
		width: 80%;
		position: absolute;
		bottom: 6%;
		left: 50%;
		text-align: center;
		transform: translateX(-50%);
	}
	.index-box2-div-text2 p {
		font-size: 12px;
	}
	.index-box2-div-btn>a {
		font-size: 12px;
		padding: .7em 2em .7em;
	}
}


/*index-box2--结束*/


/*index-box3--开始*/

.index-box3 {
	padding-top: 100px;
	padding-bottom: 80px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
}

.index-box3 .sep {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	display: block;
	width: 10%;
	margin: 1em auto;
	border: 1px solid #c5a47e;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.index-box3 h1 {
	margin-bottom: 30px;
}

.index-box3>.row>.container>p {
	color: #666666;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 30px;
	line-height: 1.75;
}

@media screen and (max-width: 1440px) {
	.index-box3 h1 {
		font-size: 30px;
	}
}

@media screen and (max-width: 1199px) {
	.index-box3 h1 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.index-box3 {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.index-box3>.row>.container>p {
		margin-top: 20px;
	}
}

@media screen and (max-width: 991px) {
	.index-box3 h1 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.index-box3 {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.index-box3>.row>.container>p {
		font-size: 12px;
		margin-top: 10px;
	}
	.index-box3 .sep {
		width: 30%;
	}
}

@media screen and (max-width: 767px) {
	.index-box3 h1 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.index-box3 {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.index-box3>.row>.container>p {
		font-size: 10px;
		margin-top: 5px;
	}
}


/*index-box3--结束*/


/*index-box4--开始*/

.index-box4 {
	padding-bottom: 100px;
	background-color: #fff;
}

.index-box4>.row {
	padding-left: 15px;
	padding-right: 15px;
}

.index-box4>.row>div {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}

.index-box4-div {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	background-color: #f3f2f2;
	-webkit-transition: background 1s cubic-bezier(.25, .46, .45, .94);
	transition: background 1s cubic-bezier(.25, .46, .45, .94);
}

.index-box4-div:hover {
	background-color: #dedede;
}

.index-box4-div>span {
	text-align: center;
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.index-box4-div>span>img {
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	display: block;
}

.index-box4-div>span:nth-of-type(1)>img {
	width: 60%;
	opacity: 0;
	-webkit-transition: opacity 1s cubic-bezier(.25, .46, .45, .94);
	transition: opacity 1s cubic-bezier(.25, .46, .45, .94);
}

.index-box4-div>span:nth-of-type(2)>img {
	width: 60%;
	opacity: 1;
	-webkit-transition: opacity 1s cubic-bezier(.25, .46, .45, .94);
	transition: opacity 1s cubic-bezier(.25, .46, .45, .94);
}

.index-box4-div:hover>span:nth-of-type(1)>img {
	opacity: 1;
	-webkit-transition: opacity 1s cubic-bezier(.25, .46, .45, .94);
	transition: opacity 1s cubic-bezier(.25, .46, .45, .94);
}

.index-box4-div:hover>span:nth-of-type(2)>img {
	opacity: 0;
	-webkit-transition: opacity 1s cubic-bezier(.25, .46, .45, .94);
	transition: opacity 1s cubic-bezier(.25, .46, .45, .94);
}

@media screen and (max-width: 1199px) {
	.index-box4-div>span>img {
		width: 50%;
	}
}

@media screen and (max-width: 767px) {
	.index-box4-div>span>img {
		width: 40%;
	}
}

@media screen and (max-width: 991px) {
	.index-box4-div>span>img {
		width: 40%;
	}
}

@media screen and (max-width: 767px) {
	.index-box4-div>span>img {
		width: 40%;
	}
	.index-box4 {
		padding-bottom: 40px;
	}
}


/*index-box4--结束*/


/*index-box5--开始*/

.index-box5 {
	background-color: #fff;
}

.index-box5>.row {
	padding-left: 25px;
	padding-right: 25px;
}

.index-box5>.row>div {
	text-align: center;
	width: 100%;
	background-color: #333333;
	height: 370px;
	position: relative;
}

.index-box5>.row>div>div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.index-box5 .sep {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	display: block;
	width: 5%;
	margin: 1em auto;
	border: 1px solid #c5a47e;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.index-box5 h1 {
	margin-bottom: 30px;
	color: #fff;
}

.index-box5 p {
	color: #c9c9c9;
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-right: 50px;
	padding-left: 50px;
}

.index-box5-btn {
	margin: 0 auto;
	display: block;
	width: 70%;
	text-decoration: none;
	text-align: center;
	color: #c5a47e;
	font-size: 1.3em;
	line-height: 1em;
	border: 3px solid rgba(197, 164, 126, 1);
	padding: 1.5em 3.4em 1.5em;
	position: relative;
	outline: 0;
	z-index: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.index-box5-btn{
	color: #c5a47e;
}
.index-box5-btn:hover {
	background-color: #c5a47e;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media screen and (max-width: 1440px) {
	.index-box5 h1 {
		font-size: 30px;
	}
}

@media screen and (max-width: 1199px) {
	.index-box5 h1 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.index-box5 {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.index-box5 p {
		margin-top: 20px;
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 991px) {
	.index-box5>.row>div {
		height: 300px;
	}
	.index-box5 h1 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.index-box5 {
		padding-top: 50px;
		padding-bottom: 0px;
	}
	.index-box5 p {
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.index-box5-btn {
		font-size: 14px;
		padding: 1em 3.4em 1em;
	}
	.index-box5 .sep {
		width: 30%;
	}
}

@media screen and (max-width: 767px) {
	.index-box5>.row>div {
		height: 250px;
	}
	.index-box5 h1 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.index-box5 {
		padding-top: 0px;
		margin-bottom: 0px;
	}
	.index-box5 p {
		font-size: 14px;
		margin-top: 5px;
		margin-bottom: 20px;
	}
	.index-box5-btn {
		font-size: 1em;
		font-size: 16px;
		padding: .7em 0em .7em;
	}
}


/*index-box5--结束*/


/*index-box6--开始*/

.index-box6 {
	padding-top: 100px;
	padding-bottom: 60px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
}

.index-box6 .sep {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	display: block;
	width: 10%;
	margin: 1em auto;
	border: 1px solid #c5a47e;
}

.index-box6 h1 {
	margin-bottom: 30px;
}

.index-box6>.row>.container>p {
	color: #666666;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 30px;
	line-height: 1.75;
}

@media screen and (max-width: 1440px) {
	.index-box6 h1 {
		font-size: 30px;
	}
}

@media screen and (max-width: 1199px) {
	.index-box6 h1 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.index-box6 {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.index-box6>.row>.container>p {
		margin-top: 20px;
	}
}

@media screen and (max-width: 991px) {
	.index-box6 h1 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.index-box6 {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	.index-box6>.row>.container>p {
		font-size: 12px;
		margin-top: 10px;
	}
	.index-box6 .sep {
		width: 30%;
	}
}

@media screen and (max-width: 767px) {
	.index-box6 h1 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.index-box6 {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.index-box6>.row>.container>p {
		font-size: 10px;
		margin-top: 5px;
	}
}


/*index-box6--结束*/


/*index-box7--开始*/

.index-box7 {
	padding-bottom: 80px;
	background-color: #fff;
}

.index-box7>.row {
	padding-left: 15px;
	padding-right: 15px;
}

.index-box7>.row>div {
	padding-left: 10px;
	padding-right: 10px;
}
.index-box7>.row>div>a{
	text-decoration: none;
}
.index-box7>.row>div>a:hover .sep{
	width: 80%;
}
.index-box7>.row>div>a>div {
	border: 1px solid #dedede;
	padding: 35px 40px;
	margin-top: 20px;
	height: 0;
	padding-bottom: 78%;
}

.index-box7 img {
	max-width: 100%;
	height: auto;
	display: block;
		margin: 0 auto;
	margin-bottom: 25px;
}

.index-box7 .sep {
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	display: block;
	width: 15%;
	border: 1px solid #c5a47e;
}

.index-box7 h3 {
	margin-bottom: 30px;
	text-align: center;
}

.index-box7>.row>div>a>div>p {
	color: #666666;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 1.75;
	text-align: center;
}

@media screen and (max-width: 1440px) {
	.index-box7>.row>div>a>div {
		padding: 25px 30px;
			height: 0;
		padding-bottom: 75%;
	}
	.index-box7 img {
		width: 60px;
	}
	.index-box7 h3 {
		font-size: 16px;
		margin-bottom: 25px;
	}
	.index-box7 .sep {
		margin-top: 20px;
		margin-bottom: 20px;
		width: 20%;
	}
	.index-box7>.row>div>a>div>p {
		font-size: 12px;
	}
}

@media screen and (max-width: 1199px) {
	.index-box7>.row>div>a>div {
		padding: 15px 20px;
		height: 0;
		padding-bottom: 75%;
	}
	.index-box7 img {
		width: 55px;
		margin-bottom: 15px;
	}
	.index-box7 h3 {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.index-box7 .sep {
		margin-top: 15px;
		margin-bottom: 15px;
		width: 20%;
	}
	.index-box7>.row>div>a>div>p {
		font-size: 12px;
	}
}

@media screen and (max-width: 991px) {
	.index-box7>.row>div>a>div {
		padding: 15px 20px;
		height: 0;
		padding-bottom: 42%;
	}
	.index-box7 img {
		width: 55px;
		margin-bottom: 15px;
	}
	.index-box7 h3 {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.index-box7 .sep {
		margin-top: 15px;
		margin-bottom: 15px;
		width: 18%;
	}
	.index-box7>.row>div>a>div>p {
		font-size: 12px;
	}
}

@media screen and (max-width: 767px) {
	.index-box7>.row {
		padding-left: 25px;
		padding-right: 25px;
	}
	.index-box7>.row>div>a>div {
		padding: 15px 15px;
		height: auto;
		padding-bottom: 15px;
	}
	.index-box7>.row>div {
		padding-left: 0px;
		padding-right: 0px;
	}
	.index-box7 img {
		width: 55px;
		margin-bottom: 15px;
	}
	.index-box7 h3 {
		font-size: 14px;
		margin-bottom: 15px;
	}
	.index-box7 .sep {
		margin-top: 10px;
		margin-bottom: 10px;
		width: 20%;
	}
	.index-box7>.row>div>a>div>p {
		font-size: 12px;
	}
}


/*index-box7--结束*/


/*index-box8--开始*/

.index-box8 {
	padding-top: 80px;
	padding-bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #eaeaeb;
}

.index-box8>.row:nth-of-type(1) {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;
}

.index-box8>.row:nth-of-type(2) {
	padding-left: 15px;
	padding-right: 15px;
}

.index-box8>.row:nth-of-type(2)>div {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}

.index-box8>.row:nth-of-type(2)>div>a>div {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 0;
	padding-bottom: 122.2%;
	position: relative;
}

.index-box8-zzc {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #c5a47e;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.index-box8>.row:nth-of-type(2)>div>a:hover .index-box8-zzc {
	background-color: #c5a47e;
	opacity: 0.9;
}

.index-box8-text {
	color: #fff;
	position: absolute;
	bottom: 40px;
	left: 0;
	padding: 0 20px;
	width: 100%;
}

.index-box8-text>p:nth-of-type(1) {
	margin-bottom: 10px;
}

.index-box8-text span {
	margin-left: 10px;
}

.index-box8 .sep {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	display: block;
	width: 10%;
	border: 1px solid #c5a47e;
}

.index-box8 h1 {
	margin-bottom: 30px;
}

.index-box8>.row>.container>p {
	color: #999999;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 30px;
}

.index-box8>.row:nth-of-type(3)>div {
	position: relative;
	margin-top: 40px;
	height: 50px;
}

.index-box8-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-decoration: none;
	text-align: center;
	font-weight: 600;
	color: #353535;
	font-size: 1em;
	line-height: 1em;
	border: 1px solid rgba(53, 53, 53, 1);
	padding: .9em 5em .9em;
	border-radius: 10em;
	outline: 0;
	z-index: 0;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.index-box8-btn:hover {
	color: #fff;
	border: 1px solid rgba(53, 53, 53, 1);
	background-color: #353535;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.index-box8-btn:focus {
	color: #000000;
	text-decoration: none;
}
@media screen and (max-width: 1440px) {
	.index-box8-text>h3 {
		font-size: 18px;
	}
	.index-box8-text>p {
		font-size: 12px;
	}
	.index-box8-text {
		bottom: 30px;
	}
	.index-box8 h1 {
		font-size: 30px;
	}
}

@media screen and (max-width: 1199px) {
	.index-box8 {
		padding-top: 50px;
		padding-bottom: 40px;
		padding-left: 15px;
		padding-right: 15px;
		background-color: #eaeaeb;
	}
	.index-box8>.row:nth-of-type(1) {
		text-align: center;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.index-box8-text>h3 {
		font-size: 16px;
	}
	.index-box8-text>p {
		font-size: 10px;
	}
	.index-box8-text {
		bottom: 30px;
	}
	.index-box8 h1 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.index-box8>.row>.container>p {
		font-size: 14px;
		margin-top: 20px;
	}
	.index-box8>.row:nth-of-type(3)>div {
		margin-top: 30px;
	}
}

@media screen and (max-width: 991px) {
	.index-box8 h1 {
		font-size: 20px;
	}
	.index-box8>.row>.container>p {
		font-size: 12px;
	}
	.index-box8-text>p {
		font-size: 14px;
	}
	.index-box8-text>h3 {
		font-size: 20px;
	}
}

@media screen and (max-width: 767px) {
	.index-box8>.row>.container>p {
		font-size: 12px;
	}
	.index-box8-text>p {
		font-size: 12px;
	}
	.index-box8-text>h3 {
		font-size: 16px;
	}
	.index-box8 .sep {
		width: 30%;
	}
	.index-box8-btn {
		font-size: 12px;
		padding: .7em 3.5em .7em;
	}
	.index-box8>.row:nth-of-type(3)>div {
		margin-top: 20px;
	}
	.index-box8 {
		padding-bottom: 30px;
	}
}


/*index-box8--结束*/


/*footer--开始*/

footer {
	padding: 3em 0 2.5em;
	background-color: #333333;
	background-position: center 19em;
	background-size: 87% auto;
	background-repeat: no-repeat;
	color: #e6e7e8;
	width: 100%;
	font-size: .9em;
	z-index: 0;
}

footer>.row {
	background-color: #333333;
}

footer address {
	margin-bottom: 0px;
}

footer nav ul {
	list-style: none;
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding: 0;
}

footer nav ul li {
	display: inline-block;
	float: none;
	vertical-align: middle;
}

footer .btn-pill {
	margin: 2em 2em 2em;
}

.btn-pill {
	font-family: "微软雅黑";
	cursor: pointer;
	-webkit-appearance: none;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: white;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0.1em;
	border: 1px solid rgba(255, 255, 255, 0.7);
	padding: .8em 3em .8em;
	border-radius: 10em;
	position: relative;
	outline: 0;
	z-index: 0;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

footer aside {
	font-size: 90%;
}

footer aside {
	font-size: 100%;
	letter-spacing: 0.122em;
	text-align: center;
	line-height: 1.6em;
	margin: 1em;
}

footer aside>* {
	font-weight: normal;
	font-style: normal;
	line-height: 2.5em;
}

footer .gold,
footer a {
	color: #c5a47e;
}

footer nav ul.social {
	margin-top: 10px;
}

footer nav ul.social ul {
	line-height: 1.75;
}

footer nav ul.social li {
	list-style: disc;
	padding-bottom: 0.45em;
}

footer nav ul.social li a {
	color: #c5a47e;
	display: block;
	width: 3em;
	height: 1.5em;
	text-align: center;
	font-size: 1.25em;
	line-height: 1em;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 .45em;
	transition: all 0.2s;
}

footer nav ul.social li a i {
	font-size: 24px;
	-webkit-transition: color, 0.6s, ease-in;
	-moz-transition: color, 0.6s, ease-in;
	transition: color, 0.6s, ease-in;
}

footer nav ul.social li a:hover i {
	color: #fff;
}
.btn-nav>ul>li:nth-child(1)>a{
	padding: .8em 4em .8em;
}
.btn-nav>ul>li:nth-child(3)>a{
	padding: .8em 2em .8em;
}
@media screen and (max-width: 767px) {
	footer nav ul.social li a {
		width: 1.5em;
		height: 1.2em;
		margin: 0;
	}
	footer nav ul.social li a i {
		font-size: 18px;
	}
	footer nav ul.social {
		margin-top: 15px;
	}
	.btn-pill {
		font-size: .5em;
		line-height: 1em;
		letter-spacing: 0.1em;
		padding: 1em 6em 1em;
		border-radius: 10em;
	}
	footer .btn-pill {
		margin: .5em 2em .5em;
	}
	footer aside>* {
		line-height: 1.5em;
	}
	footer aside p {
		font-size: 12px;
	}
	.footer-main .uilogo {
		display: inline-block;
	}
	footer .btn-nav ul>li {
		display: block;
	}
	footer #logo .logocontainer {
		margin-bottom: 10px;
	}
}
/*footer--结束*/


/*案例列表.html开始*/
/*头部导航调整*/
header.ny-header-main.sticky {
    box-shadow: none;
}
header.ny-header-main .logocontainer a div.uiwz>.p1 {
    color: #333;
}
header.ny-header-main .logocontainer a div.uiwz>.p2 {
    color: #333;
}
header.ny-header-main.sticky {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
}
header.ny-header-main nav li a:not(.btn) {
    color: #a4a6a9;
}
.ny-header-main .uilogo .uilogo-span2 {
    border-right: 14px solid #333;
}
.ny-header-main .uilogo .logo {
    border-bottom: 14px solid #333;
    border-left: 14px solid #333;
}
.ny-header-main .uilogo .uilogo-span1 {
    border-top: 14px solid #333;
}
header.ny-header-main nav ul>li a.btn {
    color: #a4a6a9;
}
.ny-header-main {
    background: #fff;
}
.nr-hamburger.hamburger .line {
    background-color: #333;
}
@media screen and (max-width: 767px){
	.ny-header-main {
	   	position: initial;
	}
	.ny-header-main .uilogo .logo {
	    box-sizing: content-box;
	    overflow: hidden;
	    text-indent: -9000px;
	    display: block;
	    width: 30px;
	    height: 30px;
	    border-bottom: 10px solid #333;
	    border-left: 10px solid #333;
	    border-radius: 5px 0 0 5px;
	}
	.ny-header-main .uilogo .uilogo-span2 {
	    position: absolute;
	    bottom: 0px;
	    right: 0;
	    content: '';
	    height: 20px;
	    border-right: 10px solid #333;
	    border-radius: 0 0 5px 5px;
	    display: block;
	}
	.ny-header-main .uilogo .uilogo-span1 {
	    position: absolute;
	    top: 0;
	    left: 0;
	    content: '';
	    width: 20px;
	    display: block;
	    border-radius: 5px 0 0 5px;
	    border-top: 10px solid #333;
	}
}
/*头部导航调整结束*/
/*头部导航调整结束*/
.al-list-jum{
	text-align: center;
	margin-top: 124px;
}
.al-list-jum>.row{
	position: relative;
	height: 400px;
}
.al-list-jum-wzbox{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.al-list-jum-wzbox h1{
	font-size: 70px;
}
.al-list-jum-wzbox .sep{
	max-width: 150px;
	border-color: #c5a47e;
}
.al-list-jum-wzbox p{
	color: #353535;
	font-size: 25px;
	max-width: 500px;
	margin: 0 auto;
}


.al-list-boxlist{
	background-color: #333333;
}
.al-list-boxnav{
	background-color: #fdfafa;
}
.al-list-boxnav ul{
	list-style: none;
	padding: 0 50px;
	margin: 0;
}
.al-list-boxnav ul>li{
	display: inline-block;
	margin-right: 30px;
	height: 70px;
	line-height: 70px;
}
.al-list-boxnav ul>li>a{
	font-size: 18px;
	color: #6a6a6a;
	padding-bottom: 5px;
}
.al-list-boxnav ul>li>a span{
	margin-left: 10px;
}

.al-list-box{
	position: relative;
}
.al-list-img{
	padding-bottom: 78.125%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.al-list-box-zzc{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	transition: all 1s ease-in-out;
}
.al-list-box-color1,
.al-list-box-color2,
.al-list-box-color3,
.al-list-box-color4,
.al-list-box-color5,
.al-list-box-color6,
.al-list-box-color7,
.al-list-box-color8,
.al-list-box-color9,
.al-list-box-color10,
.al-list-box-color11,
.al-list-box-color12,
.al-list-box-color13,
.al-list-box-color14,
.al-list-box-color15{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	transition: all 1s ease-in-out;
}
.al-list-box-wz{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	text-align: center;
	width: 70%;
	
}
.al-list-box-wz h3{
	font-weight: bold;
}
.al-list-box-wz .sep{
	width: 20%;
	transition: all 1s ease-in-out;
}
.al-list-box-wz p{
	font-size: 14px;
	line-height: 1.75em;
}
.al-list-box:hover .al-list-box-wz>.sep{
	width: 50%;
}
.al-list-box:hover .al-list-box-color1{
	background-color: rgba(106,165,21,0.90);
}
.al-list-box:hover .al-list-box-color2{
	background-color: rgba(155,28,28,0.90);
}
.al-list-box:hover .al-list-box-color3{
	background-color: rgba(226,185,31,0.90);
}
.al-list-box:hover .al-list-box-color4{
	background-color: rgba(160,55,53,0.90);
}
.al-list-box:hover .al-list-box-color5{
	background-color: rgba(238,186,104,0.90);
}
.al-list-box:hover .al-list-box-color6{
	background-color: rgba(239,62, 54,0.90);
}
.al-list-box:hover .al-list-box-color7{
	background-color: rgba(226,185,31,0.9);
}
.al-list-box:hover .al-list-box-color8{
	background-color: rgba(236,185,103,0.9);
}
.al-list-box:hover .al-list-box-color9{
	background-color: rgba(58,139,197,0.9);
}
.al-list-box:hover .al-list-box-color10{
	background-color: rgba(51,73,152,0.9);
}
.al-list-box:hover .al-list-box-color11{
	background-color: rgba(63,144,201,0.9);
}
.al-list-box:hover .al-list-box-color12{
	background-color: rgba(196,131,61,0.9);
}
.al-list-box:hover .al-list-box-color13{
	background-color: rgba(183,0,34,0.9);
}
.al-list-box:hover .al-list-box-color14{
	background-color: rgba(31,40,111,0.9);
}
.al-list-box:hover .al-list-box-color15{
	background-color: rgba(255,114,24,0.9);
}
.al-list-boxnav a{
	position: relative;
	text-decoration: none;
}
.al-list-boxnav a:focus{
	text-decoration: none;
}
.al-list-boxnav a:after{
	content: "";
	position: absolute;
	bottom: -5px;
	left: -200%;
	width: 100%;
	height: 1px;
	background-color: #c5a47e;
	transition: all .3s;
	opacity: 0;
}
.al-list-boxnav a:hover{
	color: #c5a47e;
}
.al-list-boxnav a:hover:after{
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0%;
	width: 100%;
	height: 1px;
	background-color: #c5a47e;
	opacity: 1;
}
.al-list-boxnav a.active{
	color: #c5a47e;
}
.al-list-boxnav a.active:after{
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0%;
	width: 100%;
	height: 1px;
	background-color: #c5a47e;
	transition: all .3s;
	opacity: 1;
}
.al-list-box-text2{
	width: 60%;
    position: absolute;
    bottom: 10%;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
}
.al-list-box-text2 p{
	color: #fff;
}
.al-list-box-text2 p>span {
	opacity: 0;
	transition: opacity 2s;
}
.al-list-box:hover .al-list-box-text2 p>span:nth-of-type(1) {
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2;
}

.al-list-box:hover .al-list-box-text2 p>span:nth-of-type(2) {
	opacity: 1;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5;
}

.al-list-box:hover .al-list-box-text2 p>span:nth-of-type(3) {
	opacity: 1;
	-webkit-transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	transition-delay: 0.8;
}

.al-list-box:hover .al-list-box-text2 p>span:nth-of-type(4) {
	opacity: 1;
	-webkit-transition-delay: 1.1s;
	-moz-transition-delay: 1.1s;
	transition-delay: 1.1;
}

.al-list-box:hover .al-list-box-text2 p>span:nth-of-type(5) {
	opacity: 1;
	-webkit-transition-delay: 1.4s;
	-moz-transition-delay: 1.4s;
	transition-delay: 1.4;
}
@media screen and (max-width: 1440px){
	.al-list-jum-wzbox h1 {
	    font-size: 60px;
	}
	.al-list-jum-wzbox p {
	    font-size: 20px;
	}
	.al-list-jum>.row {
	    height: 350px;
	}
}
@media screen and (max-width: 1199px){
	.al-list-jum-wzbox h1 {
	    font-size: 56px;
	}
	.al-list-jum-wzbox p {
	    font-size: 18px;
	}
	.al-list-jum>.row {
	    height: 300px;
	}
}
@media screen and (max-width: 991px){
	.al-list-jum-wzbox h1 {
	    font-size: 50px;
	}
	.al-list-jum-wzbox p {
	    font-size: 16px;
	}
	.al-list-jum>.row {
	    height: 250px;
	}
	.al-list-boxnav ul>li>a {
	    font-size: 16px;
	}
}
@media screen and (max-width: 767px){
	.al-list-jum{
		margin-top: 0px;
	}
	.al-list-jum-wzbox h1 {
	    font-size: 40px;
	}
	.al-list-jum-wzbox p {
	    font-size: 14px;
	}
	.al-list-jum>.row {
	    height: 200px;
	}
	.al-list-boxnav ul>li>a {
	    font-size: 14px;
	}
	.al-list-boxnav ul {
	    padding: 0 25px;
	}
	.al-list-boxnav ul>li {
	    margin-right: 15px;
	    height: 50px;
		line-height: 50px;
	}
	.al-list-box-wz h3 {
	    font-weight: 600;
	    font-size: 18px;
	}
	.al-list-box-wz p {
	    font-size: 12px;
	    line-height: 1.5em;
	}
	.al-list-boxnav ul>li>a img{
		width: 20px;
		height: 20px;
	}
}
/*案例列表.html结束*/

/*新闻列表.html开始*/
.news-list>.row{
	padding:20px 35px 10px;
	background-color: #eaeaeb;
}
.news-list-box>a>.row{
	padding-left: 5px;
	padding-right: 5px;
}
.news-list-box{
	margin-bottom: 10px;
}
.news-list-img{
	padding-bottom: 62.914%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news-list-zzc{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(197,164,126,0);
	transition: all .5s;
}
.news-list-box-a>.row>div{
	background-color: #fff;
	display: block;
}
.news-list-box-a:hover .news-list-zzc{
	background-color: rgba(197,164,126,0.6);
}
.news-list-box-imgbox{
	position: relative;
	background-color: #eeeeee;
}
.news-list-box-wz{
	padding: 20px;
	height: 400px;
}
.news-list-box-wz>h3{
	margin-bottom: 15px;
	transition: all 2s;
}
.news-list-box-a:hover .news-list-box-wz>h3{
	color: #c5a47e;
}
.news-list-box-wz>p{
	margin-bottom: 15px;
}
.news-list-box-wz>p:nth-of-type(1){
	color: #999999;
	font-size: 16px;
}
.news-list-box-wz>p:nth-of-type(2){
	color: #353535;
	font-size: 18px;
	line-height: 1.5em;
    height: 15em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}
.news-list-box-by{
	padding: 20px;
	transition: all 1s;
	color: #c5a47e;
}
.news-list-box-a:hover .news-list-box-by{
	border-bottom: 2px solid #c5a47e;
}
@media screen and (max-width: 1199px){
	.news-list>.row {
	    padding: 20px 20px 10px;
	}
}
@media screen and (max-width: 991px){
	.news-list>.row {
	    padding: 15px 10px 10px;
	}
	.news-list-box-wz{
		height:auto;
	}
	.news-list-box-wz>p:nth-of-type(2){
		line-height: 1.5em;
	    height: 10.5em;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 7;
	    -webkit-box-orient: vertical;
	}
}
@media screen and (max-width: 767px){
	.news-list-box-wz{
		height:auto;
	}
	.news-list-box-wz>p:nth-of-type(2){
		line-height: 1.5em;
	    height: 6em;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 4;
	    -webkit-box-orient: vertical;
	    font-size: 16px;
	}
	.news-list-box-wz>h3{
		font-size: 20px;
	}
}
/*新闻列表.html结束*/

/*内页分页开始*/
.nr-fy>.row{
	padding:30px 40px;
}
.nr-fy ul{
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}
.nr-fy li{
	display: inline-block;
	margin-right: 7px;
	vertical-align: top;
}
.nr-fy li>a{
	display: inline-block;
	color: #c5a47e;
	padding: 5px 15px;
	border-radius: 3px;
	border: 1px solid #c5a47e;
	font-size: 20px;
	text-decoration: none;
}
.nr-fy li.active>a{
	color: #aaaaaa;
	border: 1px solid #aaaaaa;
	pointer-events: none;
}
.nr-fy li>a:hover{
	color: #fff;
	border: 1px solid #987145;
	background-color: #c5a47e;
}
.nr-fy li input{
	border: 1px solid #c5a47e;
	padding: 5px;
	width: 60px;
	border-radius: 3px;
	color: #c5a47e;
	text-align: center;
	font-size: 20px;
}
.nr-fy li input::-moz-placeholder{
	color: #c5a47e;
}
.nr-fy li input::-ms-input-placeholder{
	color: #c5a47e;
}
.nr-fy li input::-webkit-input-placeholder{
	color: #c5a47e;
}
@media screen and (max-width: 1199px){
	.nr-fy>.row{
		padding:20px 25px;
	}
	.nr-fy li>a{
		font-size: 18px;
	}
	.nr-fy li input{
		font-size: 18px;
	}
}
@media screen and (max-width: 991px){
	.nr-fy>.row{
		padding:15px;
	}
	.nr-fy li>a{
		font-size: 16px;
	}
	.nr-fy li input{
		font-size: 16px;
	}
}
@media screen and (max-width: 767px){
	.nr-fy li>a{
		font-size: 14px;
	}
	.nr-fy>.row{
		padding:15px 15px 5px;
	}
	.nr-fy li{
		margin-bottom: 10px;
	}
	.nr-fy li input{
		font-size: 14px;
	}
}
/*内页分页结束*/

/*news_list.html开始*/
.news-show-jumu{
	position: relative;
}
.news-show-jumu-bgimg{
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news-show-jumu-zzc{
	display: block;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.news-show-jumu-wzbox{
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 100%;
	padding: 0px 100px;
	
}
.news-show-jumu-wzbox>h1{
	color: #fff;
	margin: 0 auto;
	max-width: 1300px;
}
.news-show-jumu-wzbox>h1{
	margin-bottom: 20px;
	font-size: 50px;
}
.news-show-jumu-wzbox>ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	max-width: 1300px;
}
.news-show-jumu-wzbox>ul>li{
	display: inline-block;
	color: #fff;
	vertical-align: top;
	font-size: 18px;
}
.news-show-jumu-wzbox>ul>li>img{
	width: 62px;
	height: 62px;
}
.news-show-jumu-wzbox>ul>li>span{
	color: #c5a47e;
}
.news-show-jumu-wzbox>ul>li:nth-last-of-type(1){
	width: calc(100% - 100px);
	margin-top: 10px;
	margin-left: 10px;
}
.news-show-jumu-wzbox-img{
	display: inline-block;
	height: 50px;
	width: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news-show-bgc{
	background-color: #fff;
}
.news-show-box{
	max-width: 1500px;
	margin: 0 auto;
	padding: 50px 100px;
}
.news-show-nextbox{
	position: relative;
}
.news-show-nextbox-bg{
	height: 550px;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.news-show-nextbox-wz{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	text-align: center;
	width: 100%;
	padding-left: 15%;
	padding-right: 15%;
}
.news-show-nextbox-wz h1{
	font-size: 60px;
	margin-bottom: 15px;
}
.news-show-nextbox-wz .xhx{
	width: 8%;
	transition: all 1s ease-in-out;
}
.news-show-nextbox-wz p{
	font-size: 16px;
}
.news-show-nextbox-zzc{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.6);
	transition: all 1s ease-in-out;
}
.news-show-nextbox a:hover .news-show-nextbox-wz .xhx{
	width: 35%;
}
.news-show-nextbox a:hover .news-show-nextbox-zzc{
	background-color: rgba(197,164,126,0.95);
}
@media screen and (max-width: 1680px){
	.news-show-nextbox-wz h1{
		font-size: 50px;
	}
	.news-show-nextbox-wz{
		padding-left: 15%;
		padding-right: 15%;
	}
}
@media screen and (max-width: 1440px){
	.news-show-jumu-wzbox>h1{
		margin-bottom: 20px;
		font-size: 40px;
	}
	.news-show-nextbox-wz h1{
		font-size: 40px;
	}
	.news-show-nextbox-wz{
		padding-left: 10%;
		padding-right: 10%;
	}
}
@media screen and (max-width: 1199px){
	.news-show-jumu-wzbox>h1{
		margin-bottom: 20px;
		font-size: 36px;
	}
	.news-show-jumu-wzbox{
		padding: 0px 50px;
	}
	.news-show-box{
		padding: 50px;
	}
	.news-show-nextbox-bg{
		height: 450px;
	}
}
@media screen and (max-width: 991px){
	.news-show-jumu-wzbox>h1{
		margin-bottom: 20px;
		font-size: 32px;
	}
	.news-show-jumu-wzbox>ul>li{
		font-size: 16px;
	}
	.news-show-nextbox-wz h1{
		font-size: 32px;
	}
	.news-show-nextbox-wz{
		padding-left: 5%;
		padding-right: 5%;
	}
}
@media screen and (max-width: 767px){
	.news-show-jumu-wzbox>h1{
		margin-bottom: 15px;
	}
	.news-show-jumu-wzbox{
		padding: 0px 20px;
	}
	.news-show-box{
		padding: 20px;
	}
	.news-show-jumu-wzbox>ul>li>img{
		width: 50px;
		height: 50px;
	}
	.news-show-jumu-wzbox>ul>li:nth-last-of-type(1){
		margin-top: 5px;
		margin-left: 5px;
	}
	.news-show-jumu-wzbox>ul>li{
		font-size: 16px;
	}
	.news-show-nextbox-bg{
		height: 400px;
	}
}
/*news_list.html结束*/


/*编辑版开始*/
.bjb img{
	max-width: 100%;
	height: auto;
}

.bjb h1,
.bjb h2,
.bjb h3,
.bjb h4,
.bjb h5,
.bjb p{
	color: #333333;
}
.bjb p{
	line-height: 2em;
}
/*编辑版结束*/

/*服务.html开始*/
.service-jum{
	text-align: center;
}
.service-jum>.row{
	position: relative;
	height: 530px;
}
.service-jum-img{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.service-jum-wzbox{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.service-jum-wzbox h1{
	font-size: 70px;
	color: #fff;
	margin-top: 50px;
}
.service-jum-wzbox .sep{
	max-width: 150px;
	border-color: #c5a47e;
}
.service-jum-wzbox p{
	color: #fff;
	font-size: 25px;
	max-width: 500px;
	margin: 0 auto;
}
.service-nr>.row{
	background-color: #272727;
	padding: 10px;
}
.service-nr-box>.row{
	padding: 10px;
}
.service-nr-box-hz{
	background-color: #1b1b1b;
	padding-bottom: 91.4%;
	position: relative;
	display: block;
}
.service-nr-box-hz-center{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 50%;
	color: #fff;
}
.service-nr-box-hz-center h1{
	text-align: center;
	margin-bottom: 25px;
	margin-top: 20px;
}
.service-nr-box-hz-center p{
	line-height: 1.75em;
}
.service-nr-box-imgbox{
	position: relative;
	height: 241px;
	width: 188px;
	margin: 0 auto;
	overflow: hidden;
}
.service-nr-box-img1{
	position: absolute;
	top: 0;
	left: 0;
	padding-bottom: 250%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	transition: all 0.7s ease;
}
.service-nr-box-hz:hover .service-nr-box-img1{
	top: -241px;
}
@media screen and (max-width: 1640px){
	.service-nr-box-hz-center{
		width: 70%;
	}
}
@media screen and (max-width: 1440px){
	.service-nr-box-hz-center{
		width: 80%;
	}
	.service-nr-box-imgbox{
		height: 169px;
		width: 133px;
	}
	.service-nr-box-hz:hover .service-nr-box-img1{
		top: -169px;
	}
	.service-nr-box-hz-center h1{
		margin-top: 20px;
	}
	.service-nr-box-hz-center p{
		line-height: 1.5em;
	    height: 9em;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 6;
	    -webkit-box-orient: vertical;
	}
}
@media screen and (max-width: 1199px){
	.service-jum-wzbox h1 {
	    font-size: 60px;
	}
	.service-jum-wzbox p {
	    font-size: 20px;
	}

	.service-nr-box-imgbox{
		height: 121px;
		width: 95px;
	}
	.service-nr-box-hz:hover .service-nr-box-img1{
		top: -121px;
	}
	.service-nr-box-hz-center h1{
		margin-top: 10px;
		font-size: 20px;
		margin-bottom: 10px;
	}
	.service-nr-box-hz-center p{
		font-size: 12px;
		line-height: 1.5em;
	    height: 7.5em;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 5;
	    -webkit-box-orient: vertical;
	}
}
@media screen and (max-width: 991px){
	.service-jum-wzbox h1 {
	    font-size: 50px;
	}
	.service-jum-wzbox p {
	    font-size: 16px;
	}
	.service-jum>.row{
		position: relative;
		height: 450px;
	}
	.service-nr-box-imgbox{
		height: 85px;
		width: 67px;
	}
	.service-nr-box-hz:hover .service-nr-box-img1{
		top: -85px;
	}
	.service-nr-box-hz-center p{
		line-height: 1.5em;
	    height: 6em;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 4;
	    -webkit-box-orient: vertical;
	}
}
@media screen and (max-width: 767px){
	.service-jum{
		margin-top: 0px;
	}
	.service-jum-wzbox h1 {
	    font-size: 40px;
	}
	.service-jum-wzbox p {
	    font-size: 14px;
	}
	.service-jum>.row{
		position: relative;
		height: 400px;
	}
}
/*服务.html结束*/

/*联系我们.html开始*/
.contact-jum{
	text-align: center;
}
.contact-jum>.row{
	position: relative;
	height: 600px;
}
.contact-jum-img{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.contact-jum-wzbox{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.contact-jum-wzbox h1{
	font-size: 70px;
	color: #fff;
	margin-top: 50px;
}
.contact-jum-wzbox .sep{
	max-width: 150px;
	border-color: #c5a47e;
}
.contact-jum-wzbox p{
	color: #fff;
	font-size: 25px;
	max-width: 700px;
	margin: 0 auto;
}
.contact-box{
	background-color: #eaeaeb;
}
.contact-box-left-img{
	background-position: center;
	background-size: cover;
}
.contact-box-left-left{
	position: relative;
}
.contact-box-left-wz{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
}
.contact-box-left-wzhz{
	margin: 0 auto;
	max-width: 500px;
}
.contact-box-left-wzhz p{
	margin-bottom: 10px;
}
.contact-box-left-wzhz a{
	color: #fff;
	text-decoration: none;
	transition: all 0.5s;
}
.contact-box-left-wzhz a:hover{
	color: #c5a47e;
	text-decoration: none;
}
.contact-box-left-wz .xhx{
	border-color: #c5a47e;
	width: 80%;
	margin-left: 0;
	margin-right: 0;
}
.contact-box-left-wz>p>h3{
	margin-bottom: 10px;
}
.contact-box-left-wz>p{
	margin-bottom: 15px;
	font-size: 20px;
}
.contact-box-left-wz>p>span{
	color: #c5a47e;
}
.contact-box-right>.row{
	position: relative;
}
.contact-box-right-wz{
	padding-top: 100px;
	padding-bottom: 100px;
	transition: none;
}
.contact-box-right-wzhz h2{
	text-align: center;
}
.contact-box-right-wzhz .xhx{
	border-bottom: 2px solid #c5a47e;
	width: 20%;
}
.contact-box-right-wz input,
.contact-box-right-wz textarea{
	width: 100%;
	padding-bottom: 10px;
	outline: none;
	border: none;
	border-bottom: 1px solid #a4a6a9;
	background-color: #eaeaeb;
	font-size: 16px;
	color: #a4a6a9;
}
.contact-box-right-wz textarea{
	resize: none;
	height: 150px;
	margin-bottom: 10px;
}
.contact-box-right-wz *{
	margin-bottom: 20px;
}
.contact-box-right-wz p{
	font-size: 28px;
	text-align: center;
	color: #a4a6a9;
	margin-bottom: 0;
}
.contact-box-right-wzhz{
	max-width: 550px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
.contact-box-right-wz input[type*="submit"]{
	background-color: #353535;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	max-width: 150px;
	transition: all 1s;
	margin-bottom: 0;
}
.contact-box-right-wz input[type*="submit"]:hover{
	background-color: #c5a47e;
	color: #fff;
}
#dituContent{
	height: 650px;
}
@media screen and (max-width: 1440px){
	#dituContent{
		height: 550px;
	}
	.contact-jum>.row{
		height: 500px;
	}
	.contact-box-right-wzhz h2 {
	    font-size: 26px;
	}
	.contact-box-right-wz {
	    padding-top: 80px;
	    padding-bottom: 80px;
	}
	.contact-box-right-wz textarea {
	    height: 120px;
	}
	.contact-box-left-wz h1{
		font-size: 32px;
	}
	.contact-box-left-wz .xhx {
	    width: 70%;
	}
}
@media screen and (max-width: 1199px){
	#dituContent{
		height: 450px;
	}
	.contact-jum>.row{
		height: 500px;
	}
	.contact-jum-wzbox h1{
		font-size: 60px;
		color: #fff;
		margin-top: 50px;
	}
	.contact-jum-wzbox .sep{
		max-width: 150px;
	}
	.contact-jum-wzbox p{
		color: #fff;
		font-size: 20px;
		max-width: 500px;
		margin: 0 auto;
	}
	.contact-box-right-wz *{
		margin-bottom: 15px;
	}
	.contact-box-right-wzhz h2 {
	    font-size: 22px;
	}
	.contact-box-right-wz input, 
	.contact-box-right-wz textarea {
	    font-size: 14px;
	}
	.contact-box-right-wz {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	.contact-box-right-wzhz .xhx {
	    width: 15%;
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.contact-box-right-wz textarea {
	    height: 100px;
	}
	.contact-box-right-wzhz {
	    padding-left: 30px;
	    padding-right: 30px;
	    margin-bottom: 0;
	}
	.contact-box-right-wz p {
	    font-size: 22px;
	}
	.contact-box-left-wz h1{
		font-size: 28px;
	}
	.contact-box-left-wz .xhx {
	    width: 60%;
	}
}
@media screen and (max-width: 991px){
	#dituContent{
		height: 430px;
	}
	.contact-jum>.row{
		height: 400px;
	}
	.contact-jum-wzbox h1{
		font-size: 50px;
		color: #fff;
		margin-top: 50px;
	}
	.contact-jum-wzbox .sep{
		max-width: 150px;
	}
	.contact-jum-wzbox p{
		color: #fff;
		font-size: 16px;
		max-width: 500px;
		margin: 0 auto;
	}
	.contact-box-right-wz {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.contact-box-right-wz textarea {
	    height: 70px;
	}
	.contact-box-left-wz h1{
		font-size: 24px;
	}
	.contact-box-left-wz .xhx {
	    width: 50%;
	}
}
@media screen and (max-width: 767px){
	#dituContent{
		height: 400px;
	}
	.contact-jum>.row{
		height: 350px;
	}
	.contact-jum-wzbox h1{
		font-size: 36px;
		color: #fff;
		margin-top: 50px;
	}
	.contact-jum-wzbox .sep{
		max-width: 150px;
	}
	.contact-jum-wzbox p{
		color: #fff;
		font-size: 14px;
		max-width: 500px;
		margin: 0 auto;
	}
	.contact-box-right-wzhz {
	    padding-left: 15px;
	    padding-right: 15px;
	    margin-bottom: 0;
	}
	.contact-box-left-wz h1{
		font-size: 20px;
	}
	.contact-box-left-wz .xhx {
	    width: 40%;
	}
	.contact-box-right-wz input[type*="submit"] {
	    max-width: 100px;
	}
	.contact-box-right-wz p {
	    font-size: 18px;
	}
	.contact-box-right-wzhz h2{
	    font-size: 20px;
	}
}
/*联系我们.html结束*/

/*start a project开始*/
.s-a-project-box1{
	background-color: #fff;
}
.s-a-project-box1 .container>.row{
	padding-top: 80px;
	padding-bottom: 80px;
}
.s-a-project-box1-hz{
	text-align: center;
	position: relative;
}
.s-a-project-box1-hz>div>.row{
	padding-left: 10px;
	padding-right: 10px;
}
.s-a-project-box1-hz-btnbox>.row{
	padding-left: 7px;
	padding-right: 7px;
}
.s-a-project-box1-hz>div>.row>div{
	margin-bottom: 15px;
}
.s-a-project-box1-hz>h3{
	display: inline-block;
	padding-bottom: 15px;
	color: #c5a47e;
	border-bottom: 2px solid #c5a47e;
}
.s-a-project-box1-hz>p{
	margin-top: 10px;
	color: #c5a47e;
	font-size: 32px;
	margin-bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
}
.s-a-project-box1-hz-buttom{
	display: block;
	color: #000000;
	font-size: 24px;
	width: 100%;
	height: 100%;
	background-color: #eeeeee;
	padding-top: 20px;
	padding-bottom: 20px;
	cursor: pointer;
	transition: all 0.5s;
}
.s-a-project-box1-hz-buttom:hover{
	background-color: #d5bda0;
}
.s-a-project-box1-hz-buttom.active{
	background-color: #c5a47e;
}
.s-a-project-box1-hz-check{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: 0;
}
.s-a-project-fgx{
	display: block;
    width: 100%;
    border-bottom: 4px double #eee;
    border-top: 0;
    margin: 0;
    background-color: #fff;
}
@media screen and (max-width: 1440px){
	.s-a-project-box1 .container>.row{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.s-a-project-box1-hz>h3 {
		font-size: 20px;
	    padding-bottom: 10px;
	    border-bottom: 2px solid #c5a47e;
	}
	.s-a-project-box1-hz>p {
	    margin-top: 10px;
	    font-size: 28px;
	    margin-bottom: 30px;
	}
	.s-a-project-box1-hz-buttom {
	    font-size: 20px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
}
@media screen and (max-width: 767px){
	.s-a-project-box1 .container>.row{
		padding-top: 50px;
		padding-bottom: 40px;
	}
	.s-a-project-box1-hz>h3 {
		font-size: 18px;
	    padding-bottom: 5px;
	    border-bottom: 2px solid #c5a47e;
	}
	.s-a-project-box1-hz>p {
	    margin-top: 10px;
	    font-size: 20px;
	    margin-bottom: 20px;
	}
	.s-a-project-box1-hz-buttom {
	    font-size: 16px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
}

.s-a-project-box2{
	background-color: #fff;
}
.s-a-project-box2 .container>.row{
	padding-top: 80px;
	padding-bottom: 80px;
}
.s-a-project-box2-hz{
	text-align: center;
	position: relative;
}
.s-a-project-box2-hz>h3{
	display: inline-block;
	padding-bottom: 15px;
	color: #c5a47e;
	border-bottom: 2px solid #c5a47e;
	
}
.s-a-project-box2-hz>p{
	margin-top: 10px;
	color: #c5a47e;
	font-size: 32px;
	margin-bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
}
.s-a-project-box2-input{
	max-width: 700px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
.s-a-project-box2-input *{
	width:100%;
	display: block;
	margin-bottom: 15px;
	padding: 10px;
	border: 2px solid #c5a47e;
	outline: none;
	color: #c5a47e;
	font-size: 18px;
}
.s-a-project-box2-input textarea{
	resize: none;
	height: 200px;
}
.s-a-project-box2-input ::-webkit-input-placeholder { /* WebKit browsers */ 
	color: #c5a47e; 
} 
.s-a-project-box2-input :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
	color: #c5a47e; 
} 
.s-a-project-box2-input ::-moz-placeholder { /* Mozilla Firefox 19+ */ 
	color: #c5a47e; 
} 
.s-a-project-box2-input :-ms-input-placeholder { /* Internet Explorer 10+ */ 
	color: #c5a47e; 
} 
@media screen and (max-width: 1440px){
	.s-a-project-box2 .container>.row{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.s-a-project-box2-hz>h3 {
		font-size: 20px;
	    padding-bottom: 10px;
	    border-bottom: 2px solid #c5a47e;
	}
	.s-a-project-box2-hz>p {
	    margin-top: 10px;
	    font-size: 28px;
	    margin-bottom: 30px;
	}
	.s-a-project-box2-hz-buttom {
	    font-size: 20px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	.s-a-project-box2-input *{
		margin-bottom: 15px;
		padding: 10px;
		font-size: 16px;
	}
	.s-a-project-box2-input textarea{
		resize: none;
		height: 150px;
	}
}
@media screen and (max-width: 767px){
	.s-a-project-box2 .container>.row{
		padding-top: 50px;
		padding-bottom: 40px;
	}
	.s-a-project-box2-hz>h3 {
		font-size: 18px;
	    padding-bottom: 5px;
	    border-bottom: 2px solid #c5a47e;
	}
	.s-a-project-box2-hz>p {
	    margin-top: 10px;
	    font-size: 20px;
	    margin-bottom: 20px;
	}
	.s-a-project-box2-hz-buttom {
	    font-size: 16px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	.s-a-project-box2-input *{
		margin-bottom: 10px;
		padding: 10px;
		font-size: 14px;
	}
	.s-a-project-box2-input textarea{
		resize: none;
		height: 120px;
	}
}



.s-a-project-box3{
	background-color: #fff;
}
.s-a-project-box3>.container>.row{
	padding-top: 80px;
	padding-bottom: 80px;
}
.s-a-project-box3-hz{
	text-align: center;
	position: relative;
}
.s-a-project-box3-hz>h3{
	display: inline-block;
	padding-bottom: 15px;
	color: #c5a47e;
	border-bottom: 2px solid #c5a47e;
}
.s-a-project-box3-hz>p{
	margin-top: 10px;
	color: #c5a47e;
	font-size: 32px;
	margin-bottom: 20px;
}
.s-a-project-box3-hz-yzm p{
	font-size: 50px;
	color: #c5a47e;
}
.s-a-project-box3-input{
	max-width: 300px;
	margin: 0 auto;
}
.s-a-project-box3-input input{
	width:100%;
	display: block;
	margin-bottom: 15px;
	padding: 10px;
	border: 2px solid #c5a47e;
	outline: none;
	color: #c5a47e;
	font-size: 18px;
	text-align: center;
}
.s-a-project-box3-input ::-webkit-input-placeholder { /* WebKit browsers */ 
	color: #c5a47e; 
} 
.s-a-project-box3-input :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
	color: #c5a47e; 
} 
.s-a-project-box3-input ::-moz-placeholder { /* Mozilla Firefox 19+ */ 
	color: #c5a47e; 
} 
.s-a-project-box3-input :-ms-input-placeholder { /* Internet Explorer 10+ */ 
	color: #c5a47e; 
} 
@media screen and (max-width: 1440px){
	.s-a-project-box3 .container>.row{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.s-a-project-box3-hz>h3 {
		font-size: 20px;
	    padding-bottom: 10px;
	    border-bottom: 2px solid #c5a47e;
	}
	.s-a-project-box3-hz>p {
	    margin-top: 10px;
	    font-size: 28px;
	    margin-bottom: 30px;
	}
	.s-a-project-box3-hz-buttom {
	    font-size: 20px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	.s-a-project-box3-input *{
		margin-bottom: 15px;
		padding: 10px;
		font-size: 16px;
	}
	.s-a-project-box3-hz-yzm p {
	    font-size: 40px;
	}
}
@media screen and (max-width: 767px){
	.s-a-project-box3 .container>.row{
		padding-top: 50px;
		padding-bottom: 40px;
	}
	.s-a-project-box3-hz>h3 {
		font-size: 18px;
	    padding-bottom: 5px;
	    border-bottom: 2px solid #c5a47e;
	}
	.s-a-project-box3-hz>p {
	    margin-top: 10px;
	    font-size: 20px;
	    margin-bottom: 10px;
	}
	.s-a-project-box3-hz-buttom {
	    font-size: 16px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	.s-a-project-box3-input *{
		margin-bottom: 10px;
		padding: 10px;
		font-size: 14px;
	}
	.s-a-project-box3-hz-yzm p {
	    font-size: 32px;
	}
}


.s-a-project-box4{
	background-color: #fff;
}
.s-a-project-box4 .container>.row{
	padding-top: 80px;
	padding-bottom: 80px;
}
.s-a-project-box4-hz{
	text-align: center;
	max-width: 400px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
.s-a-project-box4-hz input{
	border: 2px solid #c5a47e;
	width: 100%;
	padding: 10px;
	color: #c5a47e;
	background-color: #fff;
	border-radius: 20px;
	font-size: 20px;
	transition: all 1s ease;
}
.s-a-project-box4-hz input:hover{
	border: 2px solid #c5a47e;
	color: #fff;
	background-color: #c5a47e;
}
@media screen and (max-width: 1440px){
	.s-a-project-box4 .container>.row {
	    padding-top: 60px;
	    padding-bottom: 60px;
	}
	.s-a-project-box4-hz input {
	    padding: 10px;
	    font-size: 18px;
	}
}
@media screen and (max-width: 767px){
	.s-a-project-box4 .container>.row {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.s-a-project-box4-hz input {
	    padding: 10px;
	    font-size: 16px;
	}
}
/*start a project结束*/

/*project_show开始*/
.project_show-jum{
	text-align: center;
}
.project_show-jum>.row{
	position: relative;
	height: 870px;
}
.project_show-jum-img{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.project_show-jum-wzbox{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.project_show-jum-wzbox p{
	color: #fff;
	font-size: 25px;
	max-width: 500px;
	margin: 50px auto 0;
}

.project_show-box1{
	background-color: #fff;
}
.project_show-box1>.row{
	padding-top: 120px;
	padding-bottom: 120px;
}
.project_show-box1-wz{
	max-width: 1600px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}
.project_show-box1-wz>h1{
	text-align: center;
	font-size: 50px;
	margin-bottom: 30px;
}
.project_show-box1-wz>p{
	line-height: 1.75em;
	font-size: 18px;
	text-align: center;
}
.img-grid>div{
	padding-bottom: 73%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.project_show-box2{
	background-color: #eaeaeb;
}
.project_show-box2-hz{
	padding-top: 100px;
	padding-bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
}
.project_show-box2-hz img{
	margin-bottom: 100px;
	max-width: 100%;
	height: auto;
}
.project_show-box2-hz img:nth-last-of-type(1){
	margin-bottom: 0;
}
.project_show-box2-btn{
	text-align: center;
	padding-bottom: 50px;
}
.project_show-box2-btn a{
	display: inline-block;
	padding: 10px 25px;
	background-color: #353535;
	border-radius: 3px;
	color: #fff;
	transition: all .7s ease;
}
.project_show-box2-btn a:hover{
	background-color: #c5a47e;
	color: #fff;
}
.project_show-box3{
	background-color: #fff;
}
.project_show-box3-hz{
	text-align: center;
}
.project_show-box3-hz ul{
	margin: 0;
	list-style: none;
	padding: 25px 0;
}
.project_show-box3-hz ul>li{
	display: inline-block;
	position: relative;
	height: 100px;
	width: 300px;
}
.project_show-box3-hz ul>li:nth-of-type(1) .img,
.project_show-box3-hz ul>li:nth-of-type(3) .img{
	display: inline-block;
	width: 32px;
	overflow: hidden;
}
.project_show-box3-hz ul>li:nth-of-type(2) .img{
	display: inline-block;
	height: 31px;
	width: 60px;
	overflow: hidden;
}
.project_show-box3-hz ul>li:nth-of-type(1) .wz,
.project_show-box3-hz ul>li:nth-of-type(3) .wz{
	display: inline-block;
	vertical-align: top;
}
.project_show-box3-hz .project_show-box3-hz-a1 .img{
	margin-right: 50px;
	position: relative;
}
.project_show-box3-hz .project_show-box3-hz-a2 .img{
	position: relative;
}
.project_show-box3-hz .project_show-box3-hz-a3 .img{
	margin-left: 50px;
	position: relative;
}
.project_show-box3-hz-a1,
.project_show-box3-hz-a2,
.project_show-box3-hz-a3{
	display: inline-block;
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
	text-decoration: none;
	width: 100%;
}
.project_show-box3-hz-a1 img{
	transform: translateX(0%);
	transition: all .3s ease-in-out;
}
.project_show-box3-hz-a1:hover img{
	transform: translateX(-50%);
}
.project_show-box3-hz-a1:hover .wz{
	color: #a0621a;
}
.project_show-box3-hz-a2 img{
	transform: translateY(-51%);
	transition: all .3s ease-in-out;
}
.project_show-box3-hz-a2:hover img{
	transform: translateY(0%);
}
.project_show-box3-hz-a2:hover .wz{
	color: #a0621a;
}
.project_show-box3-hz-a3 img{
	transform: translateX(-50%);
	transition: all .3s ease-in-out;
}
.project_show-box3-hz-a3:hover img{
	transform: translateX(0%);
}
.project_show-box3-hz-a3:hover .wz{
	color: #a0621a;
}
@media screen and (max-width: 1440px){
	.project_show-jum>.row{
		height: 600px;
	}
	.project_show-box1-wz>h1{
		font-size: 44px;
		margin-bottom: 25px;
	}
	.project_show-box1-wz>p{
		font-size: 18px;
	}
	.project_show-box1>.row{
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.project_show-jum-wzbox img{
		margin-top: 50px;
		height: 220px;
		width: 220px;
	}
	.project_show-jum-wzbox p {
	    margin: 30px auto 0;
	}
	.project_show-box2-hz {
	    padding-top: 80px;
	    padding-bottom: 50px;
	}
}
@media screen and (max-width: 1199px){
	.project_show-jum>.row{
		height: 500px;
	}
	.project_show-jum-wzbox p{
		color: #fff;
		font-size: 20px;
		max-width: 500px;
	}
	.project_show-box1-wz>h1{
		font-size: 38px;
		margin-bottom: 20px;
	}
	.project_show-box1-wz>p{
		font-size: 16px;
	}
	.project_show-box1>.row{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.project_show-jum-wzbox img{
		margin-top: 50px;
		height: 180px;
		width: 180px;
	}
	.project_show-jum-wzbox p {
	    margin: 20px auto 0;
	}
	.project_show-box2-hz {
	    padding-top: 60px;
	    padding-bottom: 50px;
	}
	.project_show-box2-hz img {
	    margin-bottom: 60px;
	}
}
@media screen and (max-width: 991px){
	.project_show-jum>.row{
		height: 400px;
	}
	.project_show-jum-wzbox p{
		color: #fff;
		font-size: 16px;
		max-width: 500px;
	}
	.project_show-box1-wz>h1{
		font-size: 32px;
		margin-bottom: 20px;
	}
	.project_show-box1-wz>p{
		font-size: 14px;
	}
	.project_show-box1>.row{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.project_show-jum-wzbox img{
		margin-top: 50px;
		height: 150px;
		width: 150px;
	}
	.project_show-jum-wzbox p {
	    margin: 20px auto 0;
	}
	.project_show-box2-hz {
	    padding-top: 40px;
	    padding-bottom: 30px;
	}
	.project_show-box2-hz img {
	    margin-bottom: 40px;
	}
	.project_show-box2-btn {
	    text-align: center;
	    padding-bottom: 30px;
	}
	.project_show-box3-hz ul>li {
	    height: 80px;
	    width: 200px;
	}
	.project_show-box3-hz .project_show-box3-hz-a1 .img {
	    margin-right: 20px;
	}
	.project_show-box3-hz .project_show-box3-hz-a3 .img {
	    margin-left: 20px;
	}
}
@media screen and (max-width: 767px){
	.project_show-jum>.row{
		height: 350px;
	}
	.project_show-jum-wzbox p{
		color: #fff;
		font-size: 14px;
		max-width: 500px;
	}
	.project_show-box1-wz{
		padding-left: 15px;
		padding-right: 15px;
	}
	.project_show-box1-wz>h1{
		font-size: 26px;
		margin-bottom: 15px;
	}
	.project_show-box1>.row{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.project_show-jum-wzbox img{
		margin-top: 30px;
		height: 100px;
		width: 100px;
	}
	.project_show-jum-wzbox p {
	    margin: 10px auto 0;
	}
	.project_show-box2-hz {
	    padding-top: 30px;
	    padding-bottom: 20px;
	}
	.project_show-box2-hz img {
	    margin-bottom: 30px;
	}
	.project_show-box2-btn {
	    text-align: center;
	    padding-bottom: 20px;
	}
	.project_show-box2-btn a {
	    padding: 7px 15px;
	}
	.project_show-box3-hz ul>li {
	    height: 80px;
	    width: 100px;
	}
	.project_show-box3-hz .project_show-box3-hz-a1 .img {
	    margin-right: 0px;
	}
	.project_show-box3-hz .project_show-box3-hz-a3 .img {
	    margin-left: 0px;
	}
}
/*project_show结束*/

/*profile开始*/
.profile-box1{
	background-color: #353535;
}
.profile-box1>.row{
	padding-top: 100px;
	padding-bottom: 100px;
}
.profile-box1-wz{
	max-width: 720px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
}
.profile-box1-wz>h1{
	text-align: center;
	margin-bottom: 30px;
}
.profile-box1-wz>p{
	line-height: 1.75em;
	font-size: 18px;
	text-align: center;
}

.profile-box2{
	background-color: #c5a47e;
	padding-top: 70px;
	padding-bottom: 100px;
}
.profile-box2>.row{
	padding-top: 30px;
	padding-bottom: 0px;
}
.profile-box2-wz{
	max-width: 800px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
}
.profile-box2-wz>h1{
	text-align: center;
	margin-bottom: 30px;
}
.profile-box2-wz>p{
	line-height: 1.75em;
	font-size: 18px;
	text-align: center;
	max-width: 440px;
	margin: 0 auto;
}
.profile-box2>.row:nth-of-type(1)>.profile-box2-wz>p{
	max-width: 650px;
}

.profile-box3{
	background-color: #fff;
	padding-top: 80px;
	padding-bottom: 60px;
}
.profile-box3-nr{
	padding-bottom: 20px;
}
.profile-box3-wz{
	text-align: center;
}
.profile-box3-wz>h1{
	
}


.profile-box4{
	padding-top: 60px;
	padding-bottom: 80px;
	background-color: #fff;
}
.profile-box4>.row{
	padding-left: 15px;
	padding-right: 15px;
}
.profile-box4-imghz>.row{
	padding: 10px;
}
.profile-box4-header{
	text-align: center;
}
.profile-box4-header h1{
	margin-bottom: 80px;
}
.profile-box4-oneimg{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.profile-box4-oneimg .img{
	padding-bottom: 37.097%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.profile-box4-imgbox .img{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 100%;
}
.profile-box4-oneimg img{
	max-width: 100%;
	height: auto;
	display: block;
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    transition: all 1s ease-in-out;
}
.profile-box4-imgbox img{
	max-width: 100%;
	height: auto;
	display: block;
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    transition: all 1s ease-in-out;
}
.profile-box4-oneimg img:hover,
.profile-box4-imgbox img:hover{
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}
@media screen and (max-width: 1440px){
	.profile-box1>.row {
	    padding-top: 80px;
	    padding-bottom: 80px;
	}
	.profile-box1-wz>h1 {
	    text-align: center;
	    font-size: 44px;
	    margin-bottom: 25px;
	}
	.profile-box2-wz>h1 {
	    font-size: 44px;
	    margin-bottom: 50px;
	}
	.profile-box2>.row {
	    padding-top: 50px;
	}
	.profile-box2>.row:nth-of-type(1)>.profile-box2-wz>p {
	    max-width: 580px;
	}
	.profile-box2-wz>p {
	    max-width: 380px;
	}
	.profile-box3 {
	    padding-top: 70px;
	    padding-bottom: 50px;
	}
	.profile-box4 {
	    padding-top: 50px;
	    padding-bottom: 70px;
	}
	.profile-box4-header h1 {
	    font-size: 44px;
	    margin-bottom: 70px;
	}
	.profile-box3-wz>h1 {
	    font-size: 44px;
	}
}
@media screen and (max-width: 1199px){
	.profile-box1>.row {
	    padding-top: 60px;
	    padding-bottom: 60px;
	}
	.profile-box1-wz>h1 {
	    text-align: center;
	    font-size: 38px;
	    margin-bottom: 20px;
	}
	.profile-box1-wz>p {
	    font-size: 16px;
	}
	.profile-box2-wz>h1 {
	    font-size: 38px;
	    margin-bottom: 40px;
	}
	.profile-box2>.row {
	    padding-top: 40px;
	}
	.profile-box2-wz>p {
	    line-height: 1.75em;
	    font-size: 16px;
	}
	.profile-box2>.row:nth-of-type(1)>.profile-box2-wz>p {
	    max-width: 510px;
	}
	.profile-box2-wz>p {
	    max-width: 310px;
	}
	.profile-box3-wz>h1 {
	    font-size: 38px;
	}
	.profile-box3 {
	    padding-top: 60px;
	    padding-bottom: 40px;
	}
	.profile-box4-header h1 {
	    font-size: 38px;
	    margin-bottom: 60px;
	}
	.profile-box4 {
	    padding-top: 40px;
	    padding-bottom: 60px;
	}
}
@media screen and (max-width: 991px){
	.profile-box1>.row {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.profile-box1-wz>h1 {
	    text-align: center;
	    font-size: 32px;
	    margin-bottom: 20px;
	}
	.profile-box1-wz>p {
	    font-size: 14px;
	}
	.profile-box2-wz>h1 {
	    font-size: 32px;
	    margin-bottom: 30px;
	}
	.profile-box2>.row {
	    padding-top: 30px;
	}
	.profile-box2-wz>p {
	    line-height: 1.5em;
	    font-size: 14px;
	}
	.profile-box2>.row:nth-of-type(1)>.profile-box2-wz>p {
	    max-width: 440px;
	}
	.profile-box2-wz>p {
	    max-width: 240px;
	}
	.profile-box3-wz>h1 {
	    font-size: 32px;
	}
	.profile-box3 {
	    padding-top: 50px;
	    padding-bottom: 30px;
	}
	.profile-box4-header h1 {
	    font-size: 32px;
	    margin-bottom: 50px;
	}
	.profile-box4 {
	    padding-top: 30px;
	    padding-bottom: 50px;
	}
}
@media screen and (max-width: 767px){
	.profile-box1>.row {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.profile-box1-wz>h1 {
	    text-align: center;
	    font-size: 22px;
	    margin-bottom: 15px;
	}
	.profile-box1-wz {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.profile-box3-wz>h1 {
	    font-size: 26px;
	}
	.profile-box2-wz>h1 {
	    font-size: 22px;
	}
	.profile-box2>.row:nth-of-type(1)>.profile-box2-wz>p {
	    max-width: 370px;
	}
	.profile-box2-wz>p {
	    max-width: 220px;
	}
	.profile-box3 {
	    padding-top: 40px;
	    padding-bottom: 20px;
	}
	.profile-box4-header h1 {
	    font-size: 26px;
	    margin-bottom: 40px;
	}
	.profile-box4 {
	    padding-top: 20px;
	    padding-bottom: 40px;
	}
	.profile-box2-wz {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.index-box4>.row {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.profile-box4>.row {
	    padding-left: 10px;
	    padding-right: 10px;
	}
}
/*profile结束*/



/*seo*/
.friendship-link-box button{
	border: 1px solid rgba(255, 255, 255, 0.7); 
	padding: .1em 4em .0em; 
	background-color: rgba(255,255,255,0); 
	border-radius: 10em; 
	margin-top: 10px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    outline: none;
}
.friendship-link-box button:hover{
	color: #404041;
    background-color: rgba(255, 255, 255, 0.7);
}
.friendship-link-box ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	display: none;
}
.friendship-link-box ul li{
	display: inline-block;
	margin-left: 10px;
}
/*seo 结束*/